/*侧边栏悬浮窗*/
.rightxf {position: fixed;top: 200px;right: 0;z-index: 10;border-radius: 5px;box-sizing: border-box;padding: 14px 0;}
.rightxf > a {display: block;width:70px;height:64px;position: relative;cursor: pointer;margin-bottom:2px;}
.rightxf > a .outeryuan {width:54px;height:48px;text-align: center;float: left;}
.rightxf > a > .zuiwai {width: 70px;height: 64px;overflow: hidden;position: absolute;right: 0;top: 0;padding: 8px;background-color: #d32d2c;transition: all 1s;-webkit-transition: all 1s;display:-webkit-box;display: -moz-box;display: -ms-flexbox;display: -webkit-flex;display: flex;z-index: 11;}
.rightxf > a .outeryuan > p {color:#fff;font-size: 12px;width: 54px;}
.rightxf > a .outeryuan > .iconfont {font-size: 24px;line-height: 30px;color: #fff;}
.rightxf > a:nth-child(1):hover .zuiwai {width: 200px; }
.rightxf > a:nth-child(1):hover .dbx {display:block;}
.rightxf > a:nth-child(2):hover .wxewm {display:block;}
.rightxf > a:nth-child(3):hover .zuiwai {width: 230px; }
.rightxf > a:nth-child(3):hover .dbx {display:block;}
.rightxf > span .iconfont {font-size: 30px;line-height: 48px;color:#FFF;}
.rightxf > span {display: block;width: 70px;height:64px;text-align: center;position: relative;cursor: pointer;background: #d32d2c;margin-bottom:5px;padding: 5px;}
.xfactive {background: #FFF;}
.rightxf > .xfactive > .iconfont {color: #d32d2c;}
.dbx {color:#fff;margin-left: 20px;font-weight: bold;font-size: 16px;line-height: 48px;float: left;display:none;}
.wxewm {width: 126px;height: 126px;padding: 5px;background-repeat: no-repeat;background-position: 5px 5px;background-size: 116px 116px;background-color: #d32d2c;position: absolute;right: 70px;top: 0;display:none;}
.wxewm > img { width: 100%; }
.dbx > img {position: absolute;top: 20px;right: -14px;}
.dbx > i {display: inline-block;width:2px;height: 10px;background: #FFF;position: absolute;top: 20px;right: -1px;}

/* 底部悬浮窗 */
.bottomxf {width: 100%;position: fixed;bottom: 0;z-index: 12;display: none;background:#d32d2c;box-sizing: border-box;}
.bottomxf > a:last-child {border: 0;}
.bottomxf > a {display:block;float:left;width: 33.3333%;height: 60px;text-align: center;position: relative;border-right: 1px solid #DDD;}
.bottomxf > a > .iconfont {font-size: 30px;line-height: 38px;color: #FFF;}
.bottomxf > a > p {color:#FFF;}
.bottomxf > span {display: block;width: 100%;text-align: center;margin-top: 10px;}
.bottomxf .mbdbx {padding: 15px 20px;background: #FFF;border: 1px solid rgb(18,112,208);position: absolute;right: 80px;top: 0;border-radius: 3px;display: none;}
.bottomxf .wxewm {width: 116px;height: 116px;padding: 0;background-repeat: no-repeat;background-position: center;background-size: cover;background-color: #FFF;}
.bottomxf .mbdbx > img {position: absolute;top: 20px;right: -14px;}
.bottomxf .mbdbx > i {display: inline-block;width:2px;height: 10px;background: #FFF;position: absolute;top: 20px;right: -1px;}

.screen-reader-response{display: none;}

.fullImg{width: 100%;}
.section {
	overflow: hidden;
}


#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
	background-color: #D72324;
}

.more {
	position: relative;
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	text-align: center;
	transition: all .3s;
}

.more img {
	position: absolute;
	top: 15px;
	right: 35px;
	visibility: hidden;
	opacity: 0;
	transition: all .3s;
}

.more:hover {
	padding-right: 35px;
	color: #fff;
}

.more:hover img {
	right: 25px;
	opacity: 1;
	visibility: visible;
}

.more-red {
	border: 1px solid #c12020;
	color: #c12020;
}

.more-red:hover {
	padding-right: 35px;
	color: #c12020;
}

@media screen and (max-width: 768px) {
	.more {
		width: 120px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin: 0 auto;
	}
	.about-link-l .more{float: right;
		margin-right: 10px;}

	.more img {
		top: 10px;
		right: 25px;
	}

	.more:hover img {
		right: 15px;
		opacity: 1;
		visibility: visible;
	}
}

/* s1 */
/* banner */
.banner {
	width: 100%;
	height: 100%;
}
.banner a{display: block; width: 100%; height: 100%;}
/* .banner .mb_banner{display: none;} */
/* .banner .mb_banner img{width: 100%;} */
.banner.swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{bottom: 170px;}
.banner .swiper-pagination-bullet{width: 16px;height: 16px;background: #fff;opacity: 1;}
.banner .swiper-pagination-bullet-active{background: #c12020;}
/* about */
.about-link {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 150px;
	z-index: 999;
	margin-right: 15px;
}

.about-link:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	content: "";
	width: 50%;
	height: 100%;
	background-color: #c12020;
	z-index: -1;
}

.about-link-l {
	float: left;
	width: 70%;
	background-color: #c12020;
	height: 150px;
	padding: 25px 0;
	text-align: left;
}

.about-link-l h3 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 20px;
}

.about-link-l h3 span {
	font-size: 24px;
	font-weight: bold;
	opacity: .4;
}

.about-link-r {
	float: right;
	width: 30%;
	background-color: #e6e6e6;
	height: 150px;
	text-align: center;
	padding-top: 55px;
}

.about-link-r a {
	position: relative;
	color: #d62323;
	display: inline-block;
}

.about-link-r a:after {
	position: absolute;
	top: 12px;
	right: -40px;
	display: block;
	content: url(../images/ico-arr-red.png);
}

.about-link-r a span {
	font-size: 20px;
	font-weight: bold;
}

.about-link-r a em {
	font-size: 16px;
	text-transform: uppercase;
	font-style: normal;
}

@media screen and (max-width: 768px) {
	/* #fp-nav{display: none;} */
	/* .banner{height: auto;} */
	.banner.swiper-container-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction{bottom:125px;}
	.banner .swiper-pagination-bullet{height:12px;width:12px;}
	.about-link,
	.about-link-l {
		height: 120px;
		width: 102%;
	}

	.about-link-l h3 {
		font-size: 24px;
		margin-bottom: 10px;
		display: inline-block;
	}

	.about-link-l h3 span {
		font-size: 18px;
	}

	.about-link-r {
		display: none;
	}
}
@media screen and (max-width: 479px) {
	.about-link, .about-link-l{height: 60px;display: none;}
	.about-link-l{padding: 20px 0;}
	.about-link-l h3,.about-link-l h3 span{font-size: 14px;margin-bottom: 5px;}
	.more{width: 75px;height: 24px;font-size: 12px;line-height: 22px;}
	.banner.swiper-container-horizontal>.swiper-pagination-bullets, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction{bottom: 15px;}
	.banner .swiper-pagination-bullet{height: 10px;width: 10px;}
}
/* s2  product*/
.product {
	padding-top: 200px;
}

.product-tabs {
	padding-top: 100px;
	width: 20%;
	overflow: hidden;
}

.product-tabs a {
	display: block;
	text-align: left;
	line-height: 38px;
	color: #666;
}

.product-tabs a.active {
	border-right: 2px solid #C12020;
	color: #c14545;
}

#product-tabsbox {
	width: 80%;
	border-left: 1px solid #eee;
}

.pro-service {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 70%;
	padding: 50px;
	color: #fff;
	background-color: #C12020;
	z-index: 3;
}

.pro-service-l,
.pro-service-r {
	position: relative;
	float: left;
	width: 50%;
	height: 45px;
}

.pro-service-l img {
	position: absolute;
	left: 15px;
	top: 0;
}

.pro-service-l {
	padding-left: 80px;
	padding-right: 80px;
}

.pro-service-r {
	border-left: 1px solid #eee;
}

.pro-service-r>.swiper-button-next {
	right: 85px
}

.pro-service-r>.swiper-button-prev {
	left: 85px
}

.pro-service-r>img {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -49px;
	width: 124px;

}


.product-left,
.product-right {
	width: 50%;
}

.product-left {
	padding: 25px 50px;
}

.product-left h1 {
	font-size: 85px;
	color: #C12020;
	text-transform: uppercase;
	font-weight: bold;
	font-family: arial;
}

.product-left span {
	font-size: 55px;
	color: #C12020;
	display: block;
	line-height: 28px;
	font-family: arial;
}

.product-left h3 {
	font-size: 28px;
	padding: 40px 0 30px;
}

.product-left p {
	margin-bottom: 60px;
	font-size: 18px;
	color: #939495;
}

.product-right {
	padding: 25px 50px;
}

.product-right img {
	display: block;
}

@media screen and (max-width: 1440px) {
	.pro-service {
		display: none;
	}
}
@media screen and (max-height: 900px)
{
	.product {
	padding-top: 150px;
}
}

@media screen and (max-width: 768px) {
	.product {
		padding-top:40px;
	}

	.product-tabs {
		padding-top: 0;
		width: 100%;
		margin-bottom: 15px;
	}

	.product-tabs a {
		float: left;
		width: 50%;
		display: block;
		text-align: left;
		line-height: 24px;
	}
	.product-tabs a:nth-child(2){padding-right:33px ;}
	.product-tabs a:nth-child(2n){text-align: right;}

	.product-tabs a.active {
		border-right: none;
		color: #c14545;
	}

	#product-tabsbox {
		width: 100%;
		border-left: 1px solid #eee;
	}

	.product-left,
	.product-right {
		width: 100%;
		padding: 15px;
		text-align: center;
	}

	.product-left h1 {
		/* 		display: none; */
		font-size: 28px;
	}

	.product-left span {
		font-size: 18px;
		color: #C12020;
		display: block;
		line-height: 28px;
	}

	.product-left h3 {
		font-size: 18px;
		padding: 15px 0 10px;
	}

	.product-left p {
		margin-bottom: 20px;
		font-size: 14px;
	}

	.product-right img {
		width: 100%;
	}

	.pro-service {
		display: none;
		width: 100%;
		padding: 15px;
		color: #fff;
		background-color: #C12020;
		z-index: 3;
	}

	.pro-service-l,
	.pro-service-r {
		width: 100%;
		display: none;
	}
}
@media screen and (max-width: 479px) {
	.product-tabs a:nth-child(2){padding-right:33px ;}
	.product-tabs a:nth-child(2n){text-align: right;}

	.product-tabs{display: none;}
}
/* s3 news */
.news-bg {
	background-image: url('images/news-bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
}

.newsbox {
	padding: 0 250px;
}

.news-left {
	width: 50%;
	padding-top: 250px;
}

.news-left .swiper-container {
	border: 3px solid #fff;
}

.news-left .swiper-container .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.news-left .swiper-container .swiper-pagination-bullet-active {
	background: #C12020;
}

.news-right {
	width: 40%;
	padding-top: 150px;
}

.news-title {
	margin-bottom: 25px;
	font-family: arial;
}

.news-title h1 {
	font-size: 85px;
	color: #C12020;
	text-transform: uppercase;
	font-weight: bold;
}

.news-title span {
	font-size: 55px;
	color: #C12020;
	display: block;
	line-height: 28px;
}

.news-title h3 {
	font-size: 36px;
	color: #353535;
}

.news-right ul li {
	border-left: 2px solid #C12020;
	margin-bottom: 35px;
}

.news-right ul li a {
	display: block;
	background-color: #fff;
	padding: 25px;
	transition: all 1s;
}

.news-right ul li a h3 {
	padding-bottom: 10px;
	color: #757474;
}

.news-right ul li a span {
	color: #8a8a8a;
}

.news-right ul li a:hover {
	box-shadow: 600px 0 0 #C12020 inset;
}

.news-right ul li a:hover span,
.news-right ul li a:hover h3 {
	color: #fff;
}

.news-more {
	position: relative;
	display: block;
	width: 150px;
	line-height: 50px;
	font-size: 16px;
	text-align: center;
	background-color: #d72324;
	color: #fff;
}

.news-more span {
	position: absolute;
	top: 0;
	right: -60px;
	display: block;
	width: 60px;
	height: 50px;
	background-color: #df4f50;
}

.news-more:hover {
	color: #fff;
}

.news-more:hover span img {
	color: #fff;
	animation: goAround 1s 1;
}

@keyframes goAround {
	from {
		transform: translateY(-2px);
		transform: scale(1.1);
		opacity: 0;
	}

	to {
		transform: translateY(0);
		transform: scale(1);
		opacity: 1;
	}
}

@media (max-width:1200px) {
	.newsbox {
		padding: 0 50px;
	}
}

@media screen and (max-width: 768px) {
	.banner .mb_banner{display: inline-block;}
	/* .banner .pc_banner{display: none;} */
	.news-bg {
		padding-bottom: 50px;
		
	}

	.newsbox {
		padding: 0;
	}

	.news-left {
		width: 100%;
		padding-top: 80px;
	}

	.news-right {
		width: 100%;
		padding-top: 20px;
	}

	.news-title {
		margin-bottom: 10px;
	}

	.news-title h1,
	.news-title span {
		display: none;
	}

	.news-title h3 {
		font-size: 18px;
	}

	.news-right ul li {
		border-left: 2px solid #C12020;
		margin-bottom: 15px;
	}

	.news-right ul li a {
		display: block;
		background-color: #fff;
		padding: 10px;
	}

	.news-more span {
		position: absolute;
		top: 0;
		right: -60px;
		display: block;
		width: 60px;
		height: 50px;
		background-color: #df4f50;
	}
}

/* s4 par-link */
.par-linkbg {
	background-image: url('images/fd-linkbg.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 200px;
}

.par-linktitle {
	padding-top: 180px;
	text-align: center;
}

.par-linktitle h3 {
	color: #fff;
	font-size: 36px;
}

.par-linktitle p {
	color: #fff;
	font-size: 44px;
	text-transform: uppercase;
	font-family: arial;
	padding-bottom: 60px;
}

.par-linklist {
	padding: 0 100px;
}

.par-linklist li {
	float: left;
	width: 20%;
	cursor: pointer;
}

.par-linklist li img {
	width: 100%;
	transition: all .3s;
}

.par-linklist li:hover img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
}

@media screen and (max-width: 768px) {
	.par-linkbg {
		padding-bottom: 50px;
	}

	.par-linktitle {
		padding-top: 100px;
		text-align: center;
		margin-bottom: 20px;
	}

	.par-linktitle h3 {
		font-size: 24px;
	}

	.par-linktitle p {
		font-size: 18px;
	}

	.par-linklist {
		padding: 0;
	}

	.par-linklist li {
		width: 50%;
	}

	.par-linklist li a {
		padding: 5px;
	}
}

/* s5  contact */
.contact-bg {
	background-color: #f3f5f7;

}

.contact {
	padding: 250px 150px 0;
}

.contact li {
	position: relative;
	float: left;
	width: 50%;
	padding: 20px;

}

.contact li:first-child {
	background-color: #fff;
}

.contact li:last-child {
	background-color: #C12020;
}
@media screen and (max-width: 1199px) {
	.contact li {width: 100%;}

	.contact li:first-child{margin-bottom: 20px;}
}

.contact-go,
.contact-tel {
	position: relative;
	padding: 30px;
	text-align: center;
	overflow: hidden;

}

.contact-tel {
	color: #fff;
}

.contact-go h3 {
	color: #818181;
}

.contact-go h3,
.contact-tel h3 {
	font-size: 30px;
	padding-bottom: 34px;
}

.contact-go p,
.contact-tel p {
	font-size: 54px;
	font-family: arial;
	padding-bottom: 50px;
	font-weight: bold;
}

.contact li>div.contact-go .line {
	background: #C12020;
}

.contact li>div.contact-tel .line {
	background: #fff;
}

.contact li>div .line {
	display: block;
	position: absolute;

	transition: 0.4s ease;
	-webkit-transition: 0.4s ease;
	-o-transition: 0.4s ease;
	-moz-transition: 0.4s ease;
	-ms-transition: 0.4s ease;
}

.contact li>div .line-top {
	height: 2px;
	width: 0px;
	left: -110%;
	top: 0;
}

.contact li>div .line-bottom {
	height: 2px;
	width: 0px;
	right: -110%;
	bottom: 0;
}

.contact li>div .line-left {
	height: 0px;
	width: 2px;
	left: 0;
	bottom: -110%;
}

.contact li>div .line-right {
	height: 0px;
	width: 2px;
	right: 0;
	top: -110%;
}

.contact li:hover .line-top {
	width: 100%;
	left: 0;
}

.contact li:hover .line-bottom {
	width: 100%;
	right: 0;
}

.contact li:hover .line-left {
	height: 100%;
	bottom: 0;
}

.contact li:hover .line-right {
	height: 100%;
	top: 0;
}

@media (max-width:768px) {

	.contact {
		padding: 20px 10px;
	}

	.contact li {
		position: relative;
		width: 100%;

	}

	.contact-go h3,
	.contact-tel h3 {
		font-size: 24px;
		padding-bottom: 10px;
	}

	.contact-go p,
	.contact-tel p {
		font-size: 24px;
		padding-bottom: 20px;
	}
}
@media (max-width:991px){
	.rightxf{display: none;}
	.bottomxf{display: flex;}
}
